CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - protocol e

搜索资源列表

  1. P2P

    0下载:
  2. 易语言下的p2p协议 《易 语 言 源 代 码》-Easy language p2p protocol under the " e-language source code"
  3. 所属分类:系统编程

    • 发布日期:2017-03-24
    • 文件大小:228997
    • 提供者:小林
  1. MobileEMail

    0下载:
  2. 手机邮件接收程序,J2ME,应用SMTP协议来接收邮件-Mobile e-mail to receive procedures, J2ME, application of SMTP protocol to receive e-mail
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:43731
    • 提供者:tinjapp
  1. Linux_Protoco_stack_source_code_analysis

    0下载:
  2. 讲解linux下的TCP/IP协议栈,比较详细的一本电子书,如果大家有需要的话,可以下载一下。-Explained under the linux TCP/IP protocol stack, a more detailed e-book, if you need, you can download what.
  3. 所属分类:Linux Network

    • 发布日期:2017-05-13
    • 文件大小:3450586
    • 提供者:小柯
  1. 3

    2下载:
  2. 网络编程实用教程-电子教案: 第1章 网络编程基础 第2章 UNIX中的套接字网络编程接口 第3章 Windows环境的网络编程 第4章 MFC编程 第5章 MFC WinSock类的编程 第6章 WinInet编程 第7章 WinSock的多线程编程 第8章 Winsock的输入/输出模型 第9章 HTTP协议及高级编程 第10章 电子邮件协议与编程 -Chapter 1 Chapter 2 based on network programming
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-19
    • 文件大小:5448731
    • 提供者:何旭
  1. Visual_C_network_communication_protocol_analysis_a

    0下载:
  2. 本书包含了Visual C++网络通信协议分析与应用实现一书的代码,包括TCP、UDP编程,FTP编程,web编程,ICMP高级开发,邮件发送编程等等。-This book contains the Visual C++ network communication protocol analysis and application of the code book implementation, including TCP, UDP programming, FTP programming, w
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-19
    • 文件大小:5285939
    • 提供者:he jiaxin
  1. Evil_Client_Sources

    0下载:
  2. The Evil Client is a replacement for the Cisco VPN Client GUI. The major feature is the ability to keep your VPN connection online all the time, i.e. the client automatically reconnects upon disconnection. The protocol used to control the Cisco bac
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:539872
    • 提供者:louis
  1. MailServlet

    0下载:
  2. 利用JAVA语言实现最基本的邮件内容的传送,中间利用了邮件传输控制协议-JAVA language using the most basic e-mail content delivery, e-mail use among transmission control protocol, etc.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-11
    • 文件大小:1011
    • 提供者:赵晓静
  1. POP3SMTP

    0下载:
  2. 基于VC++实现SMTP协议和POP3协议下电子邮件的收发,-VC++ implementation based on SMTP protocol and POP3 e-mail send and receive under the agreement,
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:57484
    • 提供者:施清清
  1. 20040714vbfashong

    0下载:
  2. 基于VB的电子邮件的发送小程序 是基于SMTP协议实现的-Send e-mail based on a small VB program is based on the SMTP protocol implementation
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:7038
    • 提供者:施清清
  1. SendEMail

    0下载:
  2. VC 方便的实现邮件的发送!帮助对SMTP协议理解和应用-VC facilitate the implementation of e-mail sent! Help on understanding and application of SMTP protocol
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-24
    • 文件大小:496248
    • 提供者:lele
  1. 111

    0下载:
  2. 随着计算机科学技术的发展和互联网的普及,在线聊天已经成为人们日常生活中必不可少的通信方式,而同时电子邮件(E-mail)又是一种比传统邮件更快捷更经济的收发邮件方式。一个集成了网上聊天和电子邮件收发的系统可为人们的日常生活提供更大的便利。该系统以Delphi7.0为开发工具,基于UDP协议的聊天模块能够实现网内群聊或点对点对话,基于SMTP协议、POP3协议的邮件模块能够收发邮件。-With the development of computer science and technology a
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-03
    • 文件大小:457425
    • 提供者:wy
  1. experimental7

    0下载:
  2. (1)设计电子邮件客户端程序,使用SMTP协议完成电子邮件的发送。 (2)设计电子邮件客户端程序,使用POP3协议完成电子邮件的接收。-(1) design email client program, use the SMTP protocol of E-mail messages. (2) design email client program, use the POP3 E-mail received.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:96891
    • 提供者:李洪旭
  1. NDISDriver

    1下载:
  2. 此源码为NDIS驱动程序,NDIS协议驱动程序源代码用C语言完成,包括四个C语言源文件,分别为packet.c、openclos.c、read.c和write.c。C语言头文件packet.h通过DDK提供的build工具编译生成驱动 程序可执行文件p a c k e t . s y s。-The source for the NDIS driver, NDIS protocol driver source code complete with the C language, includi
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-27
    • 文件大小:146619
    • 提供者:lishen
  1. AdHocnetworkprogram

    0下载:
  2. 本文提出了一种E-AODV,对AODV做了两大改进:设计了一种邻节点发现规程(NDP),该规程为AODV设计而独立于AODV,可以被移植到其他路由协议中,它为路由协议提供了一种检测链路状态和邻节点发现的底层支持,并避免了单向链路和不稳定链路的产生。其次,将源路由技术引入到采用距离矢量技术的AODV中.-This thesis provides an Enhanced-AODV routing protocol that improves AODV in two sides: introduce
  3. 所属分类:JavaScript

    • 发布日期:2017-04-15
    • 文件大小:6548
    • 提供者:唐有
  1. Java_code_achieve_SMTP_protocol_receive_e_mail

    0下载:
  2. Java实现SMTP协议接收邮件代码Java code to achieve SMTP protocol to receive e-mail-Java code to achieve SMTP protocol to receive e-mail
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:1432
    • 提供者:liqing
  1. mailserver

    0下载:
  2. telnet,outlook,foxmail测试通过 发送邮件,接收邮件,群发和转发邮件. 使用了Makefile多文件,Shell脚本,守护进程.模拟了SMTP协议和POP3协议,编写的服务器端和客户端的邮件传输系统,支持多线程,多用户的功能.-telnet, outlook, foxmail test by sending e-mail, receive mail, mass, and forward messages. using the Makefile multiple fil
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:86392
    • 提供者:黄金芳
  1. SendEmail

    0下载:
  2. 通过应用程序发送电子邮件。电子邮件是通过SMTP服务器进行发送的,SMTP是英文Simple Mail Transfer Protocol的缩写,意为简单邮件传输协议,默认端口为25。-Through the application to send e-mail. E-mail is sent through the SMTP server, SMTP Simple Mail Transfer Protocol is the English acronym, which means Simple
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:51796
    • 提供者:白白
  1. EmailManage

    0下载:
  2. 邮件收发系统 虽然是简单的邮件收发,但是利用到了SMTP协议和TCP同步协议实现的检查和接收指定的邮件服务器上的邮件。-While sending and receiving e-mail system is a simple mail, but the advantage of the SMTP protocol and TCP synchronization protocol specified in the inspection and receive messages on the
  3. 所属分类:Email Client

    • 发布日期:2017-03-28
    • 文件大小:811116
    • 提供者:
  1. DataFinder-2.1.0-RELEASE-51

    0下载:
  2. The DataFinder is light-weight tool for managing scientific data. DataFinder has been developed to manage large data sets which can be stored using a variety of data storage interfaces (e.g., WebDAV, FTP, GridFTP, OpenAFS, or TSM). The structuring of
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:2042199
    • 提供者:killerjoe
  1. email-pop3

    0下载:
  2. 本程序是以pop3协议为基础,利用c++语言实现的电子邮件接受系统,能正确的实现邮件的接受,查看和删除功能。-Pop3 protocol of this program is based on the use c++ language of the e-mail to accept the system, to the realization of the right to accept messages, view and delete functions....
  3. 所属分类:Email Client

    • 发布日期:2017-05-27
    • 文件大小:10044137
    • 提供者:胡小灰
« 1 2 3 4 5 6 7 89 10 11 12 13 14 »
搜珍网 www.dssz.com